home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.teleport.com!qp7
- From: qp7@teleport.com (QP7)
- Newsgroups: comp.lang.c++
- Subject: CreateToolbarEx()
- Date: 18 Mar 1996 10:09:35 GMT
- Organization: SHATTERED PERSPECTIVES GAMES
- Message-ID: <4ijcov$nt6@nadine.teleport.com>
- NNTP-Posting-Host: ip-pdx01-29.teleport.com
- X-Newsreader: News Xpress Version 1.0 Beta #3
-
- I'm reading through a book called "Windows95 Programming in C and C++" by
- Herbert Schildt (ISBN 0-07-882081-2) and I've run into a problem on page 229.
-
- He has a program that shows how to use a toolbar in a 32-bit windows app, and
- my compiler doesn't recognize the CreateToolbarEx() function. I'm using
- Borland C++ 4.5, which isn't designed for 32-bit platforms but it'l still
- compile. And yes, I've included commctrl.h.
-
- I'd first of all like to know why my compiler doesn't recognize this function
- if it's supposedly an API function and should be built into Windows95.
- Secondly, I'm assuming that there's not really anything I can do about it if
- my compiler won't recognize the function, and I don't have the syntax for the
- regular 16-bit CreateToolbar(). Not in the manual, not in the help (as far as
- I can find).
-
- Thanks in advance for anything anyone can suggest.
-
- - QP7 -
-
- ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
- - Marcus Litchfield
- - qp7@teleport.com
- - http://www.teleport.com/~qp7
- ( |_)
- )hattered | erspectives
- [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[
-